home *** CD-ROM | disk | FTP | other *** search
/ PCMania 75 / PCMania CD75_1.iso / hotme5 / pftw1.pkg / data1.cab / Display / hmpro5.css
Cascading Style Sheet File  |  1998-11-03  |  11KB  |  666 lines

  1. /* @(#)hmpro5.css    1.20 10/08/98 */
  2. $COMMENT {
  3.    display: block;
  4.    color: purple;
  5.    white-space: pre;
  6. }
  7. $PROCINS {
  8.    display: block;
  9.    color: olive;
  10.    font-size: 10pt;
  11.    white-space: pre;
  12. }
  13. $DOCUMENT {
  14. }
  15. :focus { 
  16.    outline: thin dotted invert; 
  17. }
  18. *[ALIGN="center"] { 
  19.    text-align: center; 
  20. }
  21. *[ALIGN="justify"] { 
  22.    text-align: justify; 
  23. }
  24. *[ALIGN="left"] { 
  25.    text-align: left; 
  26. }    
  27. *[ALIGN="right"] { 
  28.    text-align: right; 
  29. }
  30. IMG[ALIGN="left"], OBJECT[ALIGN="left"], APPLET[ALIGN="left"] {
  31.    float: left;
  32. }
  33. IMG[ALIGN="right"], OBJECT[ALIGN="right"], APPLET[ALIGN="right"] {
  34.    float: right;
  35. }
  36. *[DIR="ltr"] { 
  37.    direction: ltr; 
  38. }
  39. *[DIR="rtl"] { 
  40.    direction: rtl; 
  41. }
  42. A[href] { 
  43.    text-decoration: underline;
  44.    color: blue;
  45. }
  46. ABBR {
  47.    font-variant: small-caps; 
  48.    letter-spacing: 0.1em;
  49. }
  50. ACRONYM {
  51.    font-variant: small-caps; 
  52.    letter-spacing: 0.1em;
  53. }
  54.  
  55. ADDRESS {
  56.    display: block;
  57.    font-style: italic;
  58.    margin-top: 9pt; margin-bottom: 9pt;
  59. }
  60. LI ADDRESS, TD ADDRESS, TH ADDRESS {
  61.    margin-top: 0; margin-bottom: 0;
  62. }
  63.  
  64. APPLET {
  65.    display: block;
  66.    margin-bottom: 10;
  67. }
  68. AREA { 
  69.    margin: 2pt 0 2pt 30pt; 
  70. }
  71.  
  72. BLOCKQUOTE {
  73.    display: block;
  74.    margin: 9pt 30pt;
  75. }
  76. TD BLOCKQUOTE, TH BLOCKQUOTE {
  77.    margin: 0pt 15pt 0pt 15pt; 
  78. }
  79. B {
  80.    font-weight: bold;
  81. }
  82. BDO[DIR="ltr"] { 
  83.    direction: ltr; 
  84. }
  85. BDO[DIR="rtl"] { 
  86.    direction: rtl; 
  87. }
  88. BIG {
  89.    font-size: 1.17em;
  90. }
  91. BODY {
  92.    display: block;
  93.    padding: 8px;
  94.    line-height: 1.33;
  95. }
  96. BR { 
  97.    display: block; 
  98. }
  99.  
  100. CAPTION { 
  101.    display: inline;
  102.    text-align: center; 
  103. }
  104. CENTER {
  105.    display: block;
  106.    text-align: center;
  107. }
  108. CITE {
  109.    font-style: italic;
  110. }
  111. CODE {
  112.    font-family: monospace
  113. }
  114. COL { 
  115.    display: inline; 
  116. }
  117. COLGROUP { 
  118.    display: block; 
  119. }
  120. DD {
  121.    display: block;
  122.    margin-left: 40px;
  123. }
  124. DEL {
  125.    text-decoration: line-through;
  126. }
  127. DFN { 
  128.    font-style: italic; 
  129. }
  130.  
  131. DIR {
  132.    display: block;
  133.    margin: 1.33em 0pt 1.33em 40px;
  134. }
  135.  
  136. DIV {
  137.    display: block;
  138. }
  139.  
  140. DL {
  141.    display: block;
  142.    margin: 1.33em 0;
  143. }
  144.  
  145. TD DL, TH DL {
  146.    margin-top: 0pt; margin-bottom: 0pt;
  147. }
  148. DT {
  149.    display: block;
  150. }
  151. EM {
  152.    font-style: italic;
  153. }
  154. EMBED {
  155.    display: block;
  156. }
  157. FIELDSET {
  158.    display: block;
  159.    margin: 1.33em 0;
  160. }
  161.  
  162. FONT[size="1"] { font-size: xx-small }
  163. FONT[size="2"] { font-size: x-small }
  164. FONT[size="3"] { font-size: small }
  165. FONT[size="4"] { font-size: medium }
  166. FONT[size="5"] { font-size: large }
  167. FONT[size="6"] { font-size: x-large }
  168. FONT[size="7"] { font-size: xx-large }
  169.  
  170. FONT[size="+1"] { font-size: 120% }
  171. FONT[size="+2"] { font-size: 140% }
  172. FONT[size="+3"] { font-size: 160% }
  173. FONT[size="+4"] { font-size: 180% }
  174. FONT[size="+5"] { font-size: 200% }
  175. FONT[size="+6"] { font-size: 220% }
  176. FONT[size="+7"] { font-size: 240% }
  177.  
  178. FONT[size="-1"] { font-size: 80% }
  179. FONT[size="-2"] { font-size: 70% }
  180. FONT[size="-3"] { font-size: 60% }
  181. FONT[size="-4"] { font-size: 50% }
  182. FONT[size="-5"] { font-size: 40% }
  183. FONT[size="-6"] { font-size: 30% }
  184. FONT[size="-7"] { font-size: 20% }
  185.  
  186. FORM {
  187.    display: block;
  188.    margin: 1.33em 0;
  189.    line-height: 1.10;
  190. }
  191.  
  192. FRAME {
  193.    display: block;
  194.    margin-left: 30pt;
  195.    color: purple;
  196.    font-size: 10pt;
  197.    margin-top: 2pt; margin-bottom: 2pt;
  198. }
  199.  
  200. FRAMESET {
  201.    display: block;
  202. /* The below is for Tags On but WYSIWYG takes precedence.
  203.    margin-top: 5pt; margin-bottom: 5pt;
  204.    margin-left: 30pt;
  205.    white-space: pre;
  206. */
  207. }
  208. H1 {
  209.    display: block;
  210.    font-size: 2em;
  211.    margin: .67em 0;
  212.    font-weight: bold;
  213. }   
  214. H2 {
  215.    display: block;
  216.    font-size: 1.5em;
  217.    margin: .83em 0;
  218.    font-weight: bold;
  219. }
  220. H3 {
  221.    display: block;
  222.    font-size: 1.17em;
  223.    margin: 1em 0;
  224.    font-weight: bold
  225. }
  226. H4 {
  227.    display: block;
  228.    margin: 1.33em 0;
  229.    font-weight: bold
  230. }
  231. H5 {
  232.    display: block;
  233.    font-size: .83em;
  234.    line-height: 1.17em;
  235.    margin: 1.67em 0;
  236.    font-weight: bold
  237. }
  238. H6 {
  239.    display: block;
  240.    font-size: .67em;
  241.    margin: 2.33em;
  242.    font-weight: bold 
  243. }
  244. HEAD {
  245.    display: none 
  246. }
  247. HR {
  248.    display: block;
  249.    border: 1pt inset;
  250.    margin-top: 10pt; margin-bottom: 10pt
  251. }
  252. HTML { 
  253.    display: block;
  254.    font-family: "Times New Roman";
  255.    font-size: 12pt;
  256. }
  257. I {
  258.    font-style: italic
  259. }
  260. IFRAME {
  261.    display: block
  262. }
  263. INPUT[TYPE="hidden"] {
  264.    color: gray;
  265.    font-family: monospace
  266. INS {
  267.    text-decoration: underline
  268. }
  269. ISINDEX {
  270.    display: block
  271.    
  272. }
  273. KBD {
  274.    font-family: monospace
  275. }
  276. LABEL {
  277.    display: block
  278. }
  279. LEGEND {
  280.    display: block
  281. }
  282. LH {
  283.    display: block
  284. }
  285. LI {
  286.    display: list-item 
  287. }
  288. MAP {
  289.    display: block;
  290.    white-space: pre;
  291.    margin-top: 5pt; margin-bottom: 5pt;
  292. }
  293. MARQUEE {
  294.    display: block;
  295. }
  296. MARQUEE[direction="right"] {
  297.    background-color: blue;
  298. }
  299. MENU {
  300.    display: block;
  301.    margin: 1.33em 0pt 1.33em 40px;
  302. }
  303. MULTICOL {
  304.    display: block
  305. }
  306. NOFRAME, NOFRAMES {
  307.    display: block
  308. }
  309. NOSCRIPT {
  310.    display: block
  311. }
  312. OBJECT {
  313.    display: block
  314. }
  315. OL {
  316.    display: block;
  317.    margin: 1.33em 0pt 1.33em 40px;
  318.    list-style-type: decimal
  319. }
  320. OL[type="1"]     { list-style-type: decimal; }
  321. OL[type="A"]     { list-style-type: upper-alpha; }
  322. OL[type="a"]     { list-style-type: lower-alpha; }
  323. OL[type="I"]     { list-style-type: upper-roman; }
  324. OL[type="i"]     { list-style-type: lower-roman; }
  325. OL OL, UL OL { margin-top: 0; margin-bottom: 0 }
  326. OPTGROUP {
  327.    display: block
  328. }
  329. OPTION {
  330.    display: block;
  331.    margin-left: 30pt;
  332. }
  333. P {
  334.    display: block;
  335.    margin: 1.33em 0;
  336.    
  337. }
  338. PARAM {
  339.    display: block;
  340.    margin-left: 20pt;
  341. }
  342. PRE {
  343.    display: block;
  344.    font-family: monospace;
  345.    font-size: 10pt;
  346.    white-space: pre;
  347. }
  348. S {
  349.    text-decoration: line-through
  350. }
  351. SAMP {
  352.    font-family: monospace
  353. }
  354. SCRIPT {
  355.    display: block;
  356.    white-space: pre;
  357.    font-family: monospace;
  358.    color: green;
  359.    margin: 10pt 0pt 10pt 20pt;
  360. }
  361. SELECT {
  362.    color: gray;
  363. }
  364. SERVER {
  365.    display: block;
  366.    color: teal;
  367.    margin: 10pt 0;
  368. }
  369. SMALL {
  370.    font-size: .83em
  371. }
  372. SPACER[type="block"] {
  373.    display: block
  374. }
  375. STRIKE {
  376.    text-decoration: line-through
  377. }
  378. STRONG {
  379.    font-weight: bold
  380. }
  381. STYLE { 
  382.    display: block; 
  383.    white-space: pre;
  384.    font-family: monospace;
  385. }
  386. SUB {
  387.    font-size: .83em;
  388.    vertical-align: sub
  389. }
  390. SUP {
  391.    font-size: .83em;
  392.    vertical-align: super
  393. }
  394. TABLE {
  395.    display: block;
  396. }
  397. TBODY { 
  398.    display: block;
  399. }
  400. TD {
  401.    text-align: left;
  402.    display: inline;
  403. }
  404. TEXTAREA {
  405.    color: gray
  406. }
  407. TFOOT { 
  408.    display: block;
  409.     
  410. }
  411. TH { 
  412.    display: inline;
  413.    font-weight: bold;
  414.    text-align: center;
  415. }
  416. THEAD { 
  417.    display: block;
  418. }
  419. TITLE {
  420.    display: block;
  421.    font-weight: bold;
  422. }
  423. TR { 
  424.    display: block;
  425. }
  426. TT {
  427.    font-family: monospace
  428. }
  429. U {
  430.    text-decoration: underline
  431. }
  432. UL {
  433.    display: block;
  434.    list-style-type: disc;
  435.    margin: 1.33em 0 1.33em 40px;
  436. }
  437. UL[type="circle"] { list-style-type: circle; }
  438. UL[type="square"] { list-style-type: square; }
  439. UL UL         { list-style-type: circle; }
  440. UL UL UL     { list-style-type: square; }
  441. OL UL, UL UL { margin-top: 0; margin-bottom: 0 }
  442. VAR {
  443.    font-style: italic
  444. }
  445. WBR {
  446.    display: block
  447. }
  448.  
  449. MIVA {
  450.    display: block;
  451.    margin-left: 20pt;
  452.    prefix-format: "[%attribute-list;]";
  453. }
  454. MVADD  {
  455.    prefix-format: "[%attribute-list;]";
  456.    display: block;
  457.    margin-left: 20pt;
  458. }
  459. MVASSIGN  {
  460.    prefix-format: "[%attribute-list;]";
  461.    display: block;
  462.    margin-left: 20pt;
  463. }
  464. MVCALL  {
  465.    prefix-format: "[%attribute-list;]";
  466.    display: block;
  467.    margin-left: 20pt;
  468. }
  469. MVCALLSTOP  {
  470.    display: block;
  471.    margin-left: 20pt;
  472. }
  473. MVCLOSE  {
  474.    prefix-format: "[%attribute-list;]";
  475.    display: block;
  476.    margin-left: 20pt;
  477. }
  478. MVCLOSEVIEW  {
  479.    prefix-format: "[%attribute-list;]";
  480.    display: block;
  481.    margin-left: 20pt;
  482. }
  483. MVCOMMENT  {
  484.    white-space: pre;
  485.    display: block;
  486.    font-size: 10pt;
  487.    font-family: monospace;
  488.    color: red;
  489.    margin-left: 20pt;
  490. }
  491. MVCOMMERCE  {
  492.    prefix-format: "[%attribute-list;]";
  493.    display: block;
  494.    margin-left: 20pt;
  495. }
  496. MVCREATE  {
  497.    prefix-format: "[%attribute-list;]";
  498.    display: block;
  499.    margin-left: 20pt;
  500. }
  501. MVDELETE  {
  502.    prefix-format: "[%attribute-list;]";
  503.    display: block;
  504.    margin-left: 20pt;
  505. }
  506. MVDO  {
  507.    display: block;
  508.    margin-left: 20pt;
  509.    prefix-format: "[%attribute-list;]";
  510. }
  511. MVELSE  {
  512.    display: block;
  513. }
  514. MVEVAL  {
  515.    prefix-format: "[%attribute EXPR;]";
  516.    display: block;
  517.    margin-left: 20pt;
  518. }
  519. MVEXIT  {
  520.    display: block;
  521.    margin-left: 20pt;
  522. }
  523. MVEXPORT  {
  524.    prefix-format: "[%attribute-list;]";
  525.    display: block;
  526.    margin-left: 20pt;
  527. }
  528. MVFILTER  {
  529.    display: block;
  530.    margin-left: 20pt;
  531.    prefix-format: "[%attribute-list;]";
  532. }
  533. MVFIND  {
  534.    prefix-format: "[%attribute-list;]";
  535.    display: block;
  536.    margin-left: 20pt;
  537. }
  538. MVFUNCRETURN  {
  539.    prefix-format: "[%attribute-list;]";
  540.    display: block;
  541.    margin-left: 20pt;
  542. }
  543. MVFUNCTION  {
  544.    prefix-format: "[%attribute-list;]";
  545.    display: block;
  546.    margin-left: 20pt;
  547. }
  548. MVGO  {
  549.    prefix-format: "[%attribute-list;]";
  550.    display: block;
  551. }
  552. MVHIDE  {
  553.    prefix-format: "[%attribute-list;]";
  554.    display: block;
  555.    margin-left: 20pt;
  556. }
  557. MVIF  {
  558.    prefix-format: "[%attribute EXPR;]";
  559.    display: block;
  560.    margin-left: 20pt;
  561. }
  562. MVIMPORT  {
  563.    prefix-format: "[%attribute-list;]";
  564.    display: block;
  565.    margin-left: 20pt;
  566. }
  567. MVIMPORTSTOP  {
  568.    display: block;
  569.    margin-left: 20pt;
  570. }
  571. MVLOCKFILE  {
  572.    display: block;
  573.    margin-left: 20pt;
  574.    prefix-format: "[%attribute-list;]";
  575. }
  576. MVMAKEINDEX  {
  577.    prefix-format: "[%attribute-list;]";
  578.    display: block;
  579.    margin-left: 20pt;
  580. }
  581. MVOPEN  {
  582.    prefix-format: "[%attribute-list;]";
  583.    display: block;
  584.    margin-left: 20pt;
  585. }
  586. MVOPENVIEW  {
  587.    prefix-format: "[%attribute-list;]";
  588.    display: block;
  589.    margin-left: 20pt;
  590. }
  591. MVPACK  {
  592.    prefix-format: "[%attribute-list;]";
  593.    display: block;
  594.    margin-left: 20pt;
  595. }
  596. MVPOP  {
  597.    prefix-format: "[%attribute-list;]";
  598.    display: block;
  599.    margin-left: 20pt;
  600. }
  601. MVPOPDELETE  {
  602.    display: block;
  603.    margin-left: 20pt;
  604. }
  605. MVPOPSTOP  {
  606.    display: block;
  607. }
  608. MVPRIMARY  {
  609.    prefix-format: "[%attribute-list;]";
  610.    display: block;
  611.    margin-left: 20pt;
  612. }
  613. MVQUERY  {
  614.    prefix-format: "[%attribute-list;]";
  615.    display: block;
  616.    margin-left: 20pt;
  617. }
  618. MVREINDEX  {
  619.    prefix-format: "[%attribute-list;]";
  620.    display: block;
  621.    margin-left: 20pt;
  622. }
  623. MVREVEALSTRUCTURE  {
  624.    prefix-format: "[%attribute-list;]";
  625.    display: block;
  626.    margin-left: 20pt;
  627. }
  628. MVSETINDEX  {
  629.    prefix-format: "[%attribute-list;]";
  630.    display: block;
  631.    margin-left: 20pt;
  632. }
  633. MVSKIP  {
  634.    prefix-format: "[%attribute-list;]";
  635.    display: block;
  636.    margin-left: 20pt;
  637. }
  638. MVSMTP  {
  639.    prefix-format: "[%attribute-list;]";
  640.    display: block;
  641.    margin-left: 20pt;
  642.    white-space: pre;
  643. }
  644. MVUNDELETE  {
  645.    prefix-format: "[%attribute-list;]";
  646.    display: block;
  647.    margin-left: 20pt;
  648. }
  649. MVUPDATE  {
  650.    prefix-format: "[%attribute-list;]";
  651.    display: block;
  652.    margin-left: 20pt;
  653. }
  654. MVWHILE  {
  655.    prefix-format: "[%attribute EXPR;]";
  656.    display: block;
  657.    margin-left: 20pt;
  658. }
  659. MVWHILESTOP  {
  660.    display: block;
  661.    margin-left: 20pt;
  662. }
  663.  
  664.  
  665.